home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Best of www.BestZips.com (Collector's Edition)
/
Best of WWW.BESTZIPS.COM Collector's Edition (JCSM Shareware) (JCS Marketing).ISO
/
teachtol
/
dict.zip
/
The Dictator.exe
/
0
/
RCDATA
/
TEDITFIELDSFORM
/
TEDITFIELDSFORM.txt
Wrap
Text File
|
1997-02-01
|
6KB
|
269 lines
object EditFieldsForm: TEditFieldsForm
Left = 399
Top = 266
BorderIcons = [biSystemMenu]
BorderStyle = bsDialog
Caption = 'Edit Dictionary'
ClientHeight = 330
ClientWidth = 429
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = []
Position = poScreenCenter
OnActivate = FormActivate
OnKeyPress = FormKeyPress
PixelsPerInch = 96
TextHeight = 13
object Label1: TLabel
Left = 40
Top = 0
Width = 47
Height = 13
Caption = 'Dictionary'
end
object Image2: TImage
Left = 200
Top = 232
Width = 88
Height = 89
Stretch = True
end
object SpeedButton1: TSpeedButton
Left = 392
Top = 136
Width = 25
Height = 25
Hint = 'Play the WAV'
Glyph.Data = {
78010000424D7801000000000000760000002800000020000000100000000100
04000000000000000000120B0000120B00000000000000000000000000000000
800000800000008080008000000080008000808000007F7F7F00BFBFBF000000
FF0000FF000000FFFF00FF000000FF00FF00FFFF0000FFFFFF00333333333333
33333333333FFF3333F333333300033339333333337773F33733333330008033
933333333737F7F37333333307078733333933337337373F3337333077088803
33933337F37F337F3373333077088803393333F7337FF37F3733300777008803
9333377F33773F7F733307088808087333337F7F337F7F7F3FFF070777080873
99997F7F337F7F7F77770808880808733333737F337F737F3F33300888008803
93333773F377337F73F333308807880339333337F37F337F373F333088077803
339333373F73F37333733333087777333339333373F7F7F33F37333330807033
933333333737F73373F3333333000333393333333377733337330000}
NumGlyphs = 2
ParentShowHint = False
ShowHint = True
OnClick = SpeedButton1Click
end
object Label2: TLabel
Left = 272
Top = 8
Width = 48
Height = 20
Caption = 'Word:'
Font.Color = clBlack
Font.Height = -16
Font.Name = 'MS Sans Serif'
Font.Style = [fsBold]
ParentFont = False
end
object Label5: TLabel
Left = 264
Top = 56
Width = 74
Height = 20
Caption = 'Meaning:'
Font.Color = clWindowText
Font.Height = -16
Font.Name = 'MS Sans Serif'
Font.Style = [fsBold]
ParentFont = False
end
object ListBox1: TListBox
Left = 16
Top = 16
Width = 176
Height = 305
Font.Color = clWindowText
Font.Height = -19
Font.Name = 'MS Sans Serif'
Font.Style = []
ItemHeight = 24
ParentFont = False
PopupMenu = PopupMenu1
Sorted = True
TabOrder = 0
OnClick = ListBox1Click
end
object Button1: TButton
Left = 344
Top = 296
Width = 75
Height = 25
Caption = 'Done!'
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = [fsBold]
ParentFont = False
TabOrder = 1
OnClick = Button1Click
end
object Button2: TButton
Left = 208
Top = 136
Width = 75
Height = 25
Caption = 'Delete WAV'
TabOrder = 2
OnClick = Button2Click
end
object Button3: TButton
Left = 296
Top = 136
Width = 75
Height = 25
Caption = 'Record Wav'
TabOrder = 3
OnClick = Button3Click
end
object Button4: TButton
Left = 208
Top = 168
Width = 75
Height = 25
Caption = 'Delete BMP'
TabOrder = 4
OnClick = Button4Click
end
object Button5: TButton
Left = 296
Top = 168
Width = 75
Height = 25
Caption = 'Assign BMP'
TabOrder = 5
OnClick = Button5Click
end
object Button6: TButton
Left = 344
Top = 232
Width = 75
Height = 25
Caption = 'DELETE'
TabOrder = 6
OnClick = Button6Click
end
object Memo1: TMemo
Left = 208
Top = 32
Width = 209
Height = 24
Cursor = crArrow
ReadOnly = True
TabOrder = 7
OnKeyPress = Memo1KeyPress
end
object Memo2: TMemo
Left = 208
Top = 80
Width = 208
Height = 24
Cursor = crArrow
ReadOnly = True
TabOrder = 8
OnKeyPress = Memo2KeyPress
end
object Button7: TButton
Left = 208
Top = 200
Width = 75
Height = 25
Hint = 'Change Word'
Caption = 'Word'
ParentShowHint = False
ShowHint = True
TabOrder = 9
OnClick = Button7Click
end
object Button8: TButton
Left = 296
Top = 200
Width = 75
Height = 25
Hint = 'Change Meaning'
Caption = 'Meaning'
ParentShowHint = False
ShowHint = True
TabOrder = 10
OnClick = Button8Click
end
object Button9: TButton
Left = 344
Top = 265
Width = 75
Height = 25
Caption = 'DELETE ALL'
TabOrder = 11
OnClick = Button9Click
end
object OpenDialog2: TOpenDialog
FileEditStyle = fsEdit
Filter = 'BMP Files|*.Bmp'
Options = [ofHideReadOnly]
Left = 65535
Top = 65535
end
object PopupMenu1: TPopupMenu
OnPopup = PopupMenu1Popup
Left = 65535
Top = 23
object ChangeWOrd1: TMenuItem
Caption = 'Change Word'
ShortCut = 0
OnClick = Button7Click
end
object ChangeMeaning1: TMenuItem
Caption = 'Change Meaning'
ShortCut = 0
OnClick = Button8Click
end
object DELETE1: TMenuItem
Caption = 'DELETE'
ShortCut = 0
OnClick = Button6Click
end
object N1: TMenuItem
Caption = '-'
ShortCut = 0
end
object DeleteWav1: TMenuItem
Caption = 'Delete Wav'
ShortCut = 0
OnClick = Button2Click
end
object RecordWav1: TMenuItem
Caption = 'Record Wav'
ShortCut = 0
OnClick = Button3Click
end
object PlayWav1: TMenuItem
Caption = 'Play Wav'
ShortCut = 0
OnClick = SpeedButton1Click
end
object N2: TMenuItem
Caption = '-'
ShortCut = 0
end
object DeleteBMP1: TMenuItem
Caption = 'Delete BMP'
ShortCut = 0
OnClick = Button4Click
end
object AssignBMP1: TMenuItem
Caption = 'Assign BMP'
ShortCut = 0
OnClick = Button5Click
end
end
end